'宣言 Public Overloads Sub DrawForm( _ ByVal fxo As FormXObject, _ ByVal destBounds As System.Drawing.RectangleF, _ ByVal clipBounds As System.Nullable(Of RectangleF), _ ByVal align As ImageAlign _ )
public void DrawForm( FormXObject fxo, System.Drawing.RectangleF destBounds, System.Nullable<RectangleF> clipBounds, ImageAlign align )
パラメータ
- fxo
- 描くべきGrapeCity.Documents.Pdf.Graphics.FormXObject。
- destBounds
- 宛先の四角形。
- clipBounds
- クリッピング長方形。クリッピングしない場合は null。
- align
- 画像の配置。